home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
netutils
/
lsp135.arj
/
LSP135.DSK
/
unc.dsk
/
NIF
/
001
/
DXME0.NIF
< prev
next >
Wrap
INI File
|
1993-12-15
|
4KB
|
117 lines
[DXME0]
TITLE = "IBM DOS IEEE 802.2 Protocol for NDIS (DXME0MOD.SYS)"
TYPE = Protocol
VERSION = 2.02
DRIVERNAME = DXME0$
[FILE]
NAME = DXME0MOD.SYS
PATH = \
[X]
TAG = oldenet
DISPLAY = "Use Original Ethernet Adapter Type Value"
TYPE = None
set = y,n,yes,no
SCOPE = global
optional = yes
editable = yes
virtual = no
help = "The LAN Support Program 1.3 uses a different value to identify
Ethernet adapters to application programs than was used in LAN Support Program
1.2. Some application programs, such as IBM Application Systems/400*
PC Support, use the value from LAN Support Program 1.2.
Set this parameter to 'YES' for these programs. The default is 'NO'."
[NETADDRESS]
TAG = netaddress
DISPLAY = "Locally administered address"
TYPE = hexString
STRLENGTH = 12
range = 400000000000-7FFFFFFFFFFF
SCOPE = local
OPTIONAL = yes
EDITABLE = yes
HELP = "Enter a 12 digit hexadecimal address in the range
400000000000 to 7FFFFFFFFFFF. Each address must be unique
within the network. If you do not enter this parameter,
the universally administered address is used."
[WORKSPACE]
TAG = WORKSPACE
DISPLAY = "Work space"
TYPE = decimal
DEFAULT = 8
RANGE = 8 - 64
SCOPE = local
OPTIONAL = yes
EDITABLE = yes
HELP = "Enter a decimal number indicating the number of kilobytes of
work space for this adapter. If omitted, 8 kilobytes will be used.
The range is 8 to 64."
[TRANSMIT]
TAG = TRANSMIT
DISPLAY = "Type of frame to transmit"
TYPE = decimal
DEFAULT = 0
RANGE = 0 - 3
SCOPE = local
OPTIONAL = yes
EDITABLE = yes
HELP = "Enter values as follows:
0 to transmit IEEE 802.3 frame and swap address bits (default).
1 to transmit Ethernet DIX Version 2.0 frame and swap address bits.
2 to transmit IEEE 802.3 frame and not swap address bits.
3 to transmit Ethernet DIX Version 2.0 frame and not swap address bits.
Use parameter values 2 and 3 at your own risk. These parameters
do not work with all systems.
If the interface is IEEE 802.5 this parameter will be ignored. However,
if it is specified it must still be within the valid range (0 to 3)."
[MINSAP]
display = "Minimum SAP"
type = decimal
range = 0000-0127
default = 0000
step = 1
SCOPE = local
optional = yes
editable = yes
virtual = no
help = "This parameter sets the minimum number of SAP stations
that the adapter will support when opened. It enables multiple 802.2
applications to coexist. For example, IBM Personal Communications/3270
and IBM Application System/400* PC Support can run on the same workstation
if MINSAP is set to a high enough value to include the total number of SAPs
required by both application programs.
If omitted, 0 is used. The range is 0 - 127."
[MINLINK]
display = "Minimum Link Stations"
type = decimal
range = 0000-0254
default = 0000
step = 1
SCOPE = local
optional = yes
editable = yes
virtual = no
help = "This parameter sets the minimum number of link stations
that the adapter will support when opened. It enables multiple 802.2
applications to coexist. For example, IBM Personal Communications/3270
and IBM Application System/400* PC Support can run on the same workstation
if MINLINK is set to a high enough value to include the total number of link
stations required by both application programs. (MINSAP must also be set
to a high enough value to include the total number of SAPS required by
both application programs.)
If omitted, 0 is used. The range is 0 - 254."